home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / SecalDemo / Inc / lvos / mathtrans.inc < prev    next >
Encoding:
Text File  |  1997-06-11  |  396 b   |  19 lines

  1. def LVOSPAtan = (-30);
  2. def LVOSPSin = (-36);
  3. def LVOSPCos = (-42);
  4. def LVOSPTan = (-48);
  5. def LVOSPSincos = (-54);
  6. def LVOSPSinh = (-60);
  7. def LVOSPCosh = (-66);
  8. def LVOSPTanh = (-72);
  9. def LVOSPExp = (-78);
  10. def LVOSPLog = (-84);
  11. def LVOSPPow = (-90);
  12. def LVOSPSqrt = (-96);
  13. def LVOSPTieee = (-102);
  14. def LVOSPFieee = (-108);
  15. def LVOSPAsin = (-114);
  16. def LVOSPAcos = (-120);
  17. def LVOSPLog10 = (-126);
  18.  
  19.